PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationBorder Class / getStyle Method
In This Topic
    getStyle Method
    In This Topic
    Gets the annotation border style.
    Syntax
    public PDFAnnotationBorderStyle getStyle()

    Return Value

    A PDFAnnotationBorderStyle enum member specifying the style of the annotation border.
    See Also